價格:免費
更新日期:2016-05-04
檔案大小:1.1M
目前版本:1.0
版本需求:Android 4.1 以上版本
官方網站:mailto:mobswdev@gmail.com
An alarm sounds once each day (with notification) to remind you it's time to take a selfie. Save the selfie in the app gallery or access them through the device folders in Google's Photos app.
This was done as a final project for a class. I've added a few non-required features as well. I'm publishing this app primarily to show what I've done.
Since this was my 1st app, there are many improvements that could be added (and likely a few bugs that could be fixed). However, is just basically a photo gallery app. There are plenty of better ones already on the market & I decided it was time to move on to another app rather than spend more time on this one.
Here are the components I used for this app.
(BTW, if you haven't developed an app using the camera, you probably wonder about the icon. It's the image shown for a the camera on an emulated device in Android Studio).
Acitivity
Fragment
AsyncTask
GestureDetector
ContentResolver
WRITE_EXTERNAL_STORAGE (permission)
Activity as Dialog
BaseAdapter
Retained Fragment
SharedPreferences
BroadcastReceiver
DialogFragment
TimePicker
AlarmManager
NotificationManager